pattern n. 1.模范,榜样;典范。 2.型,模型;模式;雏型;【冶金】原型。 3.花样;式样;(服装裁剪的)纸样;图案,图谱,图表;机构,结构;特性曲线;晶体点阵;(电视的)帧面图像。 4.方式;形式;格局;格调。 5.(衣料等的)样品,样本,样板。 6.〔美国〕一件衣料。 7.(炮弹等的)散布面;靶子上的弹痕。 8.(飞机的)着陆航线。 a pattern wife 模范妻子。 a paper pattern for a dress 女服纸样。 a machine of a new [an old] pattern新[旧]型机器。 a cropping pattern农作制。 after the pattern of 仿…。 vt. 1.照图样做;仿造,摹制 (after; upon)。 2.给…加花样,用图案装饰。 3.〔英方〕与…相比 (to, with)。 vi. 形成图案。 pattern oneself after 模仿,学…的榜样。 adj. -ed 仿造的;被组成图案的(patterned forms【语言学】 仿造词)。 n. -ing 图案结构,图形;(行为等的)特有型式。 adj. -less 无图案的。
code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
The coding pattern for rendering markup elements is as follows 用于呈现标记元素的编码模式如下:
Code snippets : a library you can browse that contains frequently repeated code patterns 代码段:可以浏览的库,其中包含了频繁重复的代码模式。
The major benefits that accrue from picking any style are consistency and ease of recognizing coding patterns 遵循某种风格的主要好处是使编码模式一致且易于识别。
It can eed up the ordinary programming proce , rescuing you from repeatedly striking the mundane coding pattern 他能搞提高编程速度,从繁琐的代码书写中解救你出来
It can speed up the ordinary programming process , rescuing you from repeatedly striking the mundane coding pattern 他能搞提高编程速率,从繁琐的代码誊录中转圜你出来
It can speed up the ordinary programming process , rescuing you from repeatedly striking the mundane coding pattern 他能搞提高编程速度,从繁琐的代码书写中解救你出来
Instead of adding code constructs , dotfuscator works by destroying the code patterns that decompilers use to recreate source code Dotfuscator通过破坏反编译器重新创建源代码所使用的代码模式来起作用,而不是通过添加代码构造。
In the cases where the same basic code pattern is repeated , but with small implementation changes , placing the common code in a template and then using jet to generate the variations is an excellent way to save mechanical time and effort 在重复出现相同的基本代码模式而只对实现稍微进行了一些修改的情况中,将通用的代码放到一个模板中,然后使用jet来生成各种变化,这是一种很好的节省时间和精力的办法。